Maps for WPF/Silverlight
Read(Byte[]) メソッド

C1.WPF.Maps.4.5.2 アセンブリ > C1.WPF.Maps 名前空間 > ShapeReader クラス > Read メソッド : Read(Byte[]) メソッド
ShapeFile データを含むバイト配列。
バイト配列から ShapeFile データを読み込みます。
シンタックス
'宣言
 
Public Overloads Shared Function Read( _
   ByVal content() As System.Byte _
) As System.Collections.Generic.Dictionary(Of C1VectorItemBase,C1ShapeAttributes)
public static System.Collections.Generic.Dictionary<C1VectorItemBase,C1ShapeAttributes> Read( 
   System.byte[] content
)

パラメータ

content
ShapeFile データを含むバイト配列。

戻り値の型

ベクターオブジェクトおよび C1VectorLayer のシェイプ属性オブジェクトの Dictionary。
参照

ShapeReader クラス
ShapeReader メンバ
オーバーロード一覧